Storm

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism herman.15.prism --prop herman.props steps --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:181.08157563209534s
Return code:0
Relative Error:7.81597009e-16
Log
Storm 1.5.1

Date: Tue Mar 17 12:22:50 2020
Command line arguments: --prism herman.15.prism --prop herman.props steps --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.004s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 0.064s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	32768 (1 nodes)
Transitions: 	14348878 (897 nodes)
Reward Models:  steps
Variables: 	rows: 15 meta variables (15 DD variables), columns: 15 meta variables (15 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 32768 state(s) (1 nodes)
   * stable
-------------------------------------------------------------- 

Model checking property "steps": R[exp]=? [F "stable"] ...
Result (for initial states): 33.3333333333333072800997
Time for model checking: 180.952s.